*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Fri, 28 Mar 2008 14:59:22 +0000 (14:59 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 28 Mar 2008 14:59:22 +0000 (14:59 +0000)
src/ChangeLog

index aa84050b63ca08ce3016d462181e77d86214f91e..e3069b69c651bd6b69455c0f8484fd88fc4c57bf 100644 (file)
@@ -1,3 +1,10 @@
+2008-03-28  Jason Rumney  <jasonr@gnu.org>
+
+       * image.c (pbm_load): Allow color values up to 65535.
+       Throw an error if max_color_idx is outside the supported range.
+       Report an error when image size is invalid.
+       Read two bytes at a time when raw images have max_color_idx above 255.
+
 2008-03-26  Alexandre Oliva  <aoliva@redhat.com>  (tiny change)
 
        * regex.c (EXTEND_BUFFER): Change order of pointer addition